翻訳と辞書
Words near each other
・ Binary blob
・ Binary cam
・ Binary chemical weapon
・ Binary classification
・ Binary clock
・ Binary code
・ Binary code compatibility
・ Binary collision approximation
・ Binary combinatory logic
・ Binary compound
・ Binary compounds of hydrogen
・ Binary compounds of silicon
・ Binary constraint
・ Binary cycle
・ Binary cyclic group
Binary data
・ Binary decision
・ Binary decision diagram
・ Binary decoder
・ Binary delta compression
・ Binary distribution
・ Binary distribution (disambiguation)
・ Binary Divide
・ Binary Domain
・ Binary economics
・ Binary entropy function
・ Binary erasure channel
・ Binary ethylenimine
・ Binary explosive
・ Binary expression tree


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Binary data : ウィキペディア英語版
Binary data

Binary data is data whose unit can take on only two possible states, traditionally termed 0 and +1 in accordance with the binary numeral system and Boolean algebra. Forms and interpretations of binary data come in different technical and scientific fields. Such two-valued unit can be termed:
* "bit" (binary digit) in computer science,
* "truth value" in mathematical logic and related domains,
* "binary variable" in statistics.
==Mathematical and combinatoric foundations==
A discrete variable that can take only one state contains zero information, and is the next natural number after 1. That is why the bit, a variable with only two possible values, is a standard primary unit of information.
A collection of bits may have states: see binary number for details. Number of states of a collection of discrete variables depends exponentially on the number of variables, and only as a power law on number of states of each variable. Ten bits have more () states than three decimal digits (). bits are more than sufficient to represent an information (a number or anything else) that requires decimal digits, so information contained in discrete variables with 3, 4, 5, 6, 7, 8, 9, 10… states can be ever superseded by allocating two, three, or four times more bits. So, the use of any other small number than 2 does not provide an advantage.
Moreover, Boolean algebra provides a convenient mathematical structure for collection of bits, with a semantic of a collection of propositional variables. Boolean algebra operations are known as "bitwise operations" in computer science. Boolean functions are also well-studied theoretically and easily implementable, either with computer programs or by so-named logic gates in digital electronics. This contributes to the use of bits to represent different data, even those originally not binary.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Binary data」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.